termux-tools: Add etc/motd to be shown on login
[termux-packages] / packages / termux-tools / termux-setup-storage
index eec7f77..f0a4274 100755 (executable)
@@ -1,10 +1,10 @@
 #!/data/data/com.termux/files/usr/bin/sh
 
 if [ "$#" != "0" ]; then
-        echo 'usage: termux-setup-storage'
-        echo 'Use without arguments to ensure storage permission granted'
-       echo 'and symlinks to storage available in $HOME/.storage'
-        exit
+       echo 'usage: termux-setup-storage'
+       echo 'Use without arguments to ensure storage permission granted'
+       echo 'and symlinks to storage available in $HOME/storage'
+       exit
 fi
 
 am broadcast --user 0 \