feat(insta): add echoing of date
This commit is contained in:
parent
df7bec8f90
commit
8eed110642
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ function insta() {
|
|||
esac
|
||||
shift
|
||||
done
|
||||
|
||||
echo "-----$(date)------"
|
||||
if [ ! -d "$insta_mount_point" ]; then
|
||||
echo "Creating mount point directory..."
|
||||
mkdir -p "$insta_mount_point"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue