Skip to content

Commit 72fbe12

Browse files
committed
empty sudo scripts
1 parent b219338 commit 72fbe12

File tree

5 files changed

+1
-6
lines changed

5 files changed

+1
-6
lines changed

coder-base/sudo_scripts/reboot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
#!/bin/sh
2-
/sbin/shutdown -r now

coder-base/sudo_scripts/setpipass

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
#!/bin/sh
2-
/usr/bin/passwd pi
1+
#!/bin/sh
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
#!/bin/sh
2-
/sbin/wpa_cli scan

coder-base/sudo_scripts/wpa_cli_scan

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
#!/bin/sh
2-
/sbin/wpa_cli ap_scan 2
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
#!/bin/sh
2-
/sbin/wpa_cli scan_results

0 commit comments

Comments
 (0)