fixed typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [[ -f /home/akanealw ]]
|
||||
if [[ -d /home/akanealw ]]
|
||||
then
|
||||
rm /home/akanealw/scripts/debian-essentials* > /dev/null 2>&1
|
||||
mkdir /home/akanealw/scripts > /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user